updating oE Using Data Quad Words

Using Data Quad Words

Quad words are 64-bit integers. In C, they are typically declared as long long int, or long int (on 64-bit architectures other than Windows). They are big enough to hold pointers to other values in memory on 64-bit architectures.

Use allocate_data to allocate data and return its address. Use poke8 to write to the data at an address. Use peek8u or peek8s to read from an address. Use free to free or use delete if you enabled cleanup in allocate_data.

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu